Check box properties

To display check box properties in the Property inspector, select a check box in a form. See also Forms overview.

CheckBox assigns a name to the check box.

Checked Value sets the value of the box when it is checked. This is the value that is sent to the server-side application (for example, a CGI script) when the user submits the form.

Initial State specifies whether the box is checked or unchecked when the form first loads.